![]() |
GetThemeCheckBoxStyle |
||||
Header: | Appearance.h | Carbon status: | Supported | |
Obtains the system preference for the type of mark to use in a checkbox.
OSStatus GetThemeCheckBoxStyle ( ThemeCheckBoxStyle *outStyle );
A pointer to a value of type ThemeCheckBoxStyle. On return, the value specifies the type of mark being used. See
A result code.
Because international systems may specify the use of one type of mark to use in checkboxes over another, your application should call GetThemeCheckBoxStyle to obtain the correct type of mark to use on the current system.
This function is available with Appearance Manager 1.1 and later.
Supported in Carbon. Available in Mac OS 8.1 and later when Carbon 1.0.2 or later is present.
© 2000 Apple Computer, Inc. — (Last Updated 5/8/2000)